adTempus API
PreviousUpNext
IEventLog::Source Method

Gets the event source with the specified index.

C++
HRESULT Source(VARIANT index, [out, retval] IEventSource** pVal);
C#
Source(VARIANT index, [out, retval] IEventSource* pVal);
Visual Basic
Sub Source(index As VARIANT, pVal As [out, retval] IEventSource*)
Parameters 
Description 
[in] VARIANT index 
The index of the source to retrieve. Valid indexes range from 1 to SourceCount. 
[out, retval] IEventSource** pVal 
The requested event source. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008